
@media only screen and (max-width: 1700px) {
    .common_head .content{
        padding: 0 30px;
    }
    .common_head .content .contact{
        font-size: 22px;
    }
}
@media only screen and (max-width: 1600px) {
    .common_head .content{
        padding: 0 20px;
    }
    .common_head .content .contact{
        font-size: 22px;
    }
    .common_head .content .link a{
        font-size: 14px;
    }
}

@media only screen and (max-width: 1660px) {
    .common_head .content .logo{
        margin-right: 10px;
    }
    .common_head .content .contact{
        font-size: 18px;
    }
    .common_head .content .link a{
        font-size: 14px;
    }
    .new_main .banner .swiper-slide{
        height: 800px;
    }
    .common_head .content .logo{
        width: 200px;
    }
    .common_head .content .logo img{
        width: 200px;
    }
}

@media only screen and (max-width: 1460px) {
    .new_main .about .after{
        background-size: 100% 100%;
    }
    .common_head .content .language p{
        font-size: 14px;
        padding: 0 20px 0 10px;
        margin-right: 30px;
    }
    .common_head .content .contact{
        font-size: 16px;
    }
    .common_head .content .link a{
        font-size: 14px;
        margin: 0px;
    }
    .common_head .content .search{
        padding: 0 10px;
        width: 180px;
    }
    .common_head .content .link{
        padding-left: 10px;
    }
    .common_head .content .link .item{
        margin: 0 5px;
    }
    .new_main .banner .swiper-slide{
        height: 650px;
    }
}
@media only screen and (max-width: 1360px) {
	a{
		    -webkit-tap-highlight-color: transparent;
	}
    .content_gy{
        width: 1100px;
    }
    .common_head .content{
        padding: 0 10px;
    }
    .common_head .content .logo{
        margin-right: 20px;
    }
    .common_head .content .contact{
        font-size: 16px;
    }
    .common_head .content .link{
        padding: 0;
    }
    .common_head .content .search{
        width: 180px;
    }
	.common_title .e{
		margin-top:50px;
	}
    .common_head .content .search form{
        width: 100%;
    }
    .common_head .content .link a{
        font-size: 12px;
        margin: 0 5px;
    }
    .new_main .banner .swiper-slide{
        height: 700px;
    }
    .new_main .about .after{
        background-size: 100% 100%;
    }
    .new_main .cooperative .list .item{
        width: 200px;
    }
    .new_main .product .list .item{
        width: 330px;
    }
    .new_main .chooseus .list .item{
        margin: 0 20px;
    }
    
    .new_main .banner .swiper-slide{
        height: 550px;
    }
    .common_footer .content_gy .nav .item{
        margin: 0 10px;
    }
}
@media screen and (min-width: 750) and (max-width: 1300px) {

    
    .new_main .banner .swiper-slide{
        height: 450px;
    }
}
@media only screen and (max-width: 1280px) {
.common_head .content .search{
	display:none;
	}
}
@media only screen and (max-width: 1060px) {
.common_head .content .language{
	display:none;
	}
}
@media only screen and (max-width: 1000px) {
 .common_title .e{
		margin-top:0px;
	}
    .content_gy{
        width: calc( 100% - 30px);
        margin: 0 15px;
    }
    .common_web_nav{
        display: block;
    }
   body{
       max-width: 750px;
       margin:0 auto;
   }
   .common_head{
       display: none;
   }
   .new_main .banner {
       margin-top: 50px;
   }
   .new_main .banner .swiper-slide{
       height: 240px;
   }
   .new_main .banner .swiper-slide .slogan .p1 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .new_main .banner .swiper-slide .slogan .p2 {
        line-height: 20px;
        font-size: 14px;
    }
    .new_main .banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        width: 15px;
    }
    .new_main .chooseus {
        padding: 30px 0 45px;
    }
    .common_title .c {
        font-size: 24px;
    }
    .new_main .chooseus .list{
        margin-top: 25px;
        flex-wrap: wrap;
        display: none;
    }
    .new_main .chooseus .web_list{
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .new_main .chooseus .web_list .item{
        width: 50%;
        text-align: center;
        color: #666;
    }

    .new_main .chooseus .web_list .item .pic{
        padding: 20px;
        background: #00979C;
        width: 80px;
        border-radius: 100%;
        margin: 10px auto;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .new_main .chooseus .list .item{
       margin-bottom: 20px;
    }
    .new_main .chooseus .list .item .details{
        font-size: 14px;
        line-height: 24px;
    }
    .new_main .about {
        margin-top: 30px;
        display: none;
    }
    .new_main .about .after,
    .new_main .about .content_gy,
    .new_main .about{
        height: 270px;
    }
    .new_main .about .after{
        width: 100%;
    }
    .new_main .about .item{
        width: 80%;
        padding-left: 0;
        margin-bottom: 10px;
    }
    .new_main .about .item b{
        font-size: 18px;
        margin-right: 10px;
    }
    .new_main .about .item span{
        font-size: 14px;
        line-height: 20px;
    }
    .new_main .product{
        padding: 30px 0;
    }
    .new_main .product .list{
        margin-top: 30px;
    }
    .new_main .product .list .item{
        width: 100%;
        display: none;
		
    }
    .new_main .product .list .item:nth-child(1),
    .new_main .product .list .item:nth-child(2),
    .new_main .product .list .item:nth-child(3){
        display: block;
    }
    .new_main .product .list .item .pic img{
        width: 100%;
    }
    .new_main .common_more{
        padding: 20px 0;
    }
    .new_main .common_more a{
        width: 180px;
        height: 45px;
        line-height: 45px;
    }
    .new_main .case{
        padding: 30px 0;
        background: #fff;
    }
    .new_main .case .content_gy{
        flex-wrap: wrap;
    }
    .new_main .case .content_gy .common_title{
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .new_main .case .content_gy .content{
        flex: none;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    .new_main .case .content_gy .content .left{
        width: 100%;
    }
    .new_main .case .content_gy .content .left .swiper-container-case{
        height: 200px;
    }
    .new_main .case .content_gy .content .left .title_list{
        display: none;
    }
    .new_main .case .content_gy .content .details{
        width: 100%;
        padding: 20px;
        background: #F5F6FB;
    }
    .new_main .case .content_gy .content .details .box .name{
        padding: 10px 0;
        font-size: 18px;
    }
    .new_main .case .content_gy .content .details .box .txt{
        padding: 0;
        font-size: 14px;
        line-height: 25px;
        height: 75px;
        margin: 15px auto;
    }
    .new_main .case .content_gy .content .details .box .more{
        padding-top: 0px;
        text-align: center;
        /* display: none; */
    }
    
    .new_main .case .content_gy .content .common_more{
        /* display: block; */
        text-align: center;
        width: 100%;
    }
    .new_main .case .content_gy .content .common_more a{
        background: #fff;
    }
    .new_main .case .content_gy .content .details .box .more a{

        width: 180px;
        height: 45px;
        line-height: 45px;
    }
    .new_main .product .list .item:hover .pic img {
        transform: scale(1);
    }
    
    .new_main .product .list .item:hover .name{
        font-size: 16px;
        color: #666666;
    }
    .new_main .cooperative{
        padding: 30px 0;
    }
    .new_main .cooperative .slogan{
        display: none;
    }
    .new_main .cooperative .slogan p{
        font-size: 14px;
    }
    .new_main .cooperative .list .item{
        width: 30%;
        display: none;
        height: 50px;
    }
    .new_main .cooperative .list .item:nth-child(1),
    .new_main .cooperative .list .item:nth-child(2),
    .new_main .cooperative .list .item:nth-child(3),
    .new_main .cooperative .list .item:nth-child(4),
    .new_main .cooperative .list .item:nth-child(5),
    .new_main .cooperative .list .item:nth-child(6){
        display: flex;
    }
    
    .new_main .cooperative .list .item:hover {
        pointer-events:none;
        outline: none;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-user-select: none;
        -moz-user-focus: none;
        -moz-user-select: none;
    }
    .new_main .cooperative .list .item img{
        max-width: 80%;
    }
    .new_main .cooperative .list .item a{
        height: 50px;
        width: 100%;
    }
    .new_main .cooperative .list{
        padding: 20px 0;
        margin-top: 20px;
    }
    .new_main .news{
        padding: 30px 0;
    }
    .new_main .news .tab_box{
        margin-bottom: 10px;
        text-align: left;
        margin-left: 0;

    }
    .new_main .news .content{
        flex-wrap: wrap;
    }
    .new_main .news .content .one{
        width: 100%;
        margin-left: 0;
        display: none;
    }
    .new_main .news .content .list{
        width: 100%;
        margin-top:0px;
        margin-left: 0;
    }
    .new_main .news .content .one .date{
        display: none;
    }
    .new_main .news .content .list .item .bottom{
        line-height: 25px;
        height: 50px;
    }
    .new_main .tag{
        height: 100px;
        display: none;
    }
    .new_main .tag .content_gy {
        flex-wrap: wrap;
        height: 100px;
    }
    .new_main .tag .content_gy a{
        width: 50%;
        justify-content: center;
    }
    .common_footer .content_gy .logo{
        width: 100%;
        border-right: none;
        margin-bottom: 20px;
        display: none;
    }
    .common_footer .content_gy .logo img{
        width: 180px;
    }
    .common_footer .content_gy .nav{
        border-right: none;
        flex-wrap: wrap;
        display: none;
    }
    .common_footer .content_gy .nav .item{
        width: 50%;
    }
    .inrightmenu,
    .online{
        display: none;
    }
    .common_footer{
        padding-bottom: 60px;
    }
    
    .web_common_fix_contact{
        display: flex;
    }
    .common_footer .bottom_info{
        display: none;
    }
    
    .web_common_fix_contact{
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        height: 50px;
        background: #fff;
        z-index: 999;
        align-items: center;
        justify-content: center;
        background: #fff;
        border-top: 1px solid #ccc;
    }
    .web_common_fix_contact a{
        margin:  0 5px;
        width: 120px;
        border:1px solid #ccc;
        text-align: center;
        height: 40px;
        line-height: 40px;
    }
    .common_footer .content_gy .contact .ewm .item{
        width: 50%;
    }
    
    .new_main .cooperative .list .item {
        box-shadow: 0 0 5px #ccc;
        filter: none;
        -webkit-filter: none;
        -moz-filter: none;
        -ms-filter: none;
        -o-filter: none;
    }
    .common_footer .content_gy .contact{
        width: 100%;
    }
}

